home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Government / ohiogvt.src < prev    next >
Text File  |  1998-11-02  |  644b  |  23 lines

  1. # Sherlock plug-in for Ohio State Government <http://www.state.oh.us>.
  2. # 30 October 1998
  3. # By R. Daniel Nixon <rdnixon@postcom.com>. Visit us at Postcom <http://www.postcom.com/>.
  4. # Returns only the first page of results.
  5. # Plug-in is provided "as is". -Use and enjoy.
  6.  
  7. <search
  8.     name="Ohio State Government"
  9.     ACTION="http://search.state.oh.us/cgi-search/texis.exe/TScripts/ohio"
  10. #    update = "http://www.postcom.com/sherlock/plug-ins/ohiogvt.src.hqx"
  11. #    updateCheckDays = 14    
  12.     >
  13.  
  14. <INPUT NAME="query" user>
  15.  
  16. <interpret
  17.     resultListStart = "best matches first."
  18.     resultListEnd = "</DL>"
  19.     
  20.     resultItemStart = "<DT>"
  21.     resultItemEnd = "<P>"
  22.     >
  23. </search>